﻿body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input[type=text],textarea,p,blockquote,th,td,button{padding:0;margin:0;font-size:100%}
label input{vertical-align:middle}
a:link,a:visited{outline:none}
a:hover,a:active{}
body{font:12px/1.5 "Lucida Grande", Verdana, Helvetica, Arial, "Microsoft YaHei", Simsun, sans-serif;color:#333;background:#fff; behavior:url("csshover.htc");}
body.wd-body-01{ background:url(../images/front/menubg.gif) left 112px repeat-x}
body.second{ background:url(../images/front/menubg2.gif) left 112px repeat-x}
/*body{font:12px/1.5 "宋体", Arial, Helvetica, sans-serif;color:black;background-color:#fff;text-align:center}*/
img{border:0}
table{border-collapse:collapse}
ul li{list-style:none}
hr{height:1px;border:none;border-top:1px solid #e4e4e4;overflow:hidden}
hr.dashed{border-top:1px dashed #e4e4e4}
a.hidefocus{outline:none}
button.hidefocus::-moz-focus-inner{border:none}
.standar{ color:#2980ff !important}
.feise{ color:#aa2116}
.hongfei{ color:#ef4136}
.chashu { color:#9d9087}
.lixiushu { color:#7c8577}
.miaose { color:#769149}
.lianse { color:#d5c59f}
.kongse { color:#90d7ec}
.liuse { color:#78a355}
.hongchi { color:#d93a49}
.green{color:#8fc21d !important}
.brown{color:#a40000}
.gray{color:#4f4f4f}
.gray2{ color:#929292}
.normal_gray{color:#666}
.dark_gray{#3f3f3f}
.light_gray{color:#999}
.black{color:#000}
.orange{color:#d66b03}
.red{color:#ff3200}
.purple { color:#C9F}
a.red2,.red2{color:#ba0505}
a.orange,.orange{color:#fe6c00}
a.blue,.blue{color:#527ed8}
a.line{text-decoration:underline}
.normal,a.normal{font-weight:normal}
.bold,a.bold{font-weight:bold}
.f12{font-size:12px}
.f14{font-size:14px}
.f16{font-size:16px}
.f18{font-size:18px}
.f30{font-size:30px}
.c_l{float:left;width:48%}
.c_r{float:left;width:48%;margin-left:1.5%}
.f_l{float:left}
.f_r{float:right}
.t_l{text-align:left}
.t_r{text-align:right}
.t_c{text-align:center}
.m_10{margin-bottom:10px}
.m_15{margin-bottom:15px}
.m_20{margin-bottom:20px}
.m_40{margin-bottom:40px}
.mt_10{margin-top:10px}
.mt_40{margin-top:40px}
.mt_50{margin-top:50px}
.mr_10{ margin-right:10px}
.ml_10{ margin-left:10px}
.mr_0 { margin-right:0 !important}

.h5  { height:5px}
.h10 { height:10px}
.h20 { height:20px}
.h30 { height:30px}
.h40 { height:40px}

.wp80 { width:80%}
.wp50 { width:50%}
.wp49 { width:49%}
.wp48 { width:48%}
.wp20 { width:20%}


.hidden{visibility:hidden}
.block{display:block;margin-top:5px}
.indent{text-indent:15px}
.relative{position:relative}
.img_border{border:1px solid #ddd;}
.none{ display:none !important}
.even { background:#F7F7F7}
div { margin:0 auto}
.clear{clear:both;line-height:0;font-size:0;height:0}
.clearfix:after{display:block;visibility:hidden;clear:both;height:0;content:"."}
.shadow-divider{
	clear: both;
	height: 25px;
	width: 100%;
	background:  url(../images/sprites.png) no-repeat 0px -416px;
	margin-bottom: 20px;
}
/* .shadow-divider{_background:url(../images/sprites.gif) no-repeat 0px -416px;} */

/*form-item*/
input[type=text],textarea { border:1px solid #AFAFAF; padding:3px; resize:none}

/*页面布局*/
.wrap  { width:1004px}
.wrap1 { width:974px}
.wrap2 { width:984px}

.inner-left { width:21%; padding:0 1%; float:left}
.inner-right { width:74%; padding:0 1%; float:right}
/*title*/
.tle { margin-bottom:10px; position:relative}
.tle h4 { display:inline; font-size:25px; color:#5c5b5b; font-weight:normal}
.tle em { font-style:normal; font-size:15px; color:#b0b0b0; padding:0 5px}
.tle h4 a {
	color:#5c5b5b;
	font-family:"Microsoft YaHei", "宋体", Arial, Sans-Serif;
	font-size: 11pt;
}
.tle h4 a:hover { text-decoration:none}
.tle .tle-more { display:block; width:16px; height:17px; background:url(../images/index_10.gif) no-repeat; position:absolute; right:10px; top:5px}


.mini_more { width:16px; height:16px; background:url(../images/sprites.png) -208px -115px no-repeat; display:block; position:absolute; right:5px; top:10px}
.mini_more {_background:url(../images/sprites.gif) -208px -115px no-repeat;}
/*tab*/

/*descri*/
.short-note { text-indent:24px; line-height:24px; color:#8f8f8f}
.short-note2 { line-height:20px; color:#8f8f8f; word-break:break-all; word-wrap:break-word; font-size:14px;}
/* 整理后代码开始 */
* { 
	margin:0px; padding:0px;/*去除页面中所有标签的默认间距、补白*/
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0;
	padding: 0;/*--for opera--*/
	background-color: #FFF;
}
ul, li, dl, dt, dd {
	display:block;
	list-style-type:none;/*去除ol、ul、li的默认样式*/
}
h1,h2,h3,h4,h5,h6 { 
	font-weight:normal;/* 去除默认的字体样式 */
}
img{border:0;max-width:100%;_width:100%;}
td {
	font-family: Verdana;
	font-size: 9pt;
	color: #000000;
}
.clear {
	border-top:1px solid transparent !important;
	margin-top:-1px !important;
	border-top:0;
	margin-top:0;
	clear:both;/* IE清除浮动必备代码 */
	visibility:hidden;
}
a {
	font-family:Arial, Helvetica, sans-serif, "宋体";
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
a:hover  {
	font-family:Arial, Helvetica, sans-serif, "宋体";
	font-size: 9pt;
	color: #FF0000;
	text-decoration: none;
}
/* 搜索代码开始 */
#search-form{
    width: 320px;
    height: 30px;
    padding-top: 25px;
    position: absolute;
    top: 0;
    right: 250px;
    z-index: 999;
}
#keywords {
    width: 234px;
    height: 30px;
	padding: 0;
	margin: 0;
    line-height: 30px;
    outline: none;
    border: none;
    background: none;
    color: #000;
    font-size: 14px;
    font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
	box-shadow: 0px 0px 0px 1px #0B78E6;
}
#post-search{
	width: 60px;
    height: 32px;
	line-height: 32px;
	padding: 0;
	margin: 0;
    outline: none;
    border: none;
    cursor: pointer;
    background: #0B78E6;
    color: #fff;
    font-size: 16px;
    font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
}
/* 搜索代码结束 */
#phone{
	width: 200px;
    height: 30px;
	line-height: 30px;
    padding-top: 25px;
	padding-left: 50px;
    position: absolute;
    top: 0;
    right: 0px;
    z-index: 999;
	background:url(../images/phone.png) no-repeat;
	background-position: left 30px;
	font-size: 22px;
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
	color: #D92616;
	overflow: hidden;
}

.header  {
	width:100%;
	height:70px;
	border-top:1px solid #EEEEEE;
	}
.logo{
	width:1200px;
	margin: 0 auto;
}
.nav{
	width:1200px;/* 导航菜单需要居中则缩小数值 */
	margin: 0 auto;
	text-align: center;
	}
/*一级菜单*/ 
.nav li{
	width:130px;
	height:70px;/* 菜单高度*/
	line-height:70px;
	display: inline-block;/* 代替float */
	text-align:center;
	position: relative;
}
.nav li a{ 
	display:block;
	color:#000;
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
	font-size:13pt;
	}
.nav li a:hover{
	color:#0B78E6;
	text-decoration:none;
	transform:rotate(0);
	-webkit-transform:rotate(0);
	transition:all 0.5s;	
} 
.nav > li a{
	border-top: 2px solid #fff;
}
.nav > li a:hover{
	border-top: 2px solid #0B78E6;
}
/*二级菜单*/
.nav li ul {
	display:none;
	position: absolute;
	top: 70px;/* 同上级LI菜单高度*/
	left: 0;
	padding: 0;
	margin:0;
	min-width: 100px;
	z-index: 9999;
}
.nav li:hover .ul2 {display: block;}
.nav li ul li {
	float: left;
	margin: 0;
	padding:0;
	width:130px;
	height: 35px;
	line-height: 35px;
	white-space: nowrap;
	position: relative;
}
.nav li ul li a {
	display: block;
	margin: 0; 
	padding:0; 
	text-align: center;
	background: #FFF;
	color: #000;
	font-size:10pt;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	}
.nav li ul li a:hover {color: #fff;background: #0B78E6;}
/*三级菜单*/
.nav li ul li ul{display:none;position: absolute;top: 0;left: 130px;padding: 0;margin:0;width:auto;min-width: 130px;z-index: 99;}
.nav li ul li:hover .ul3{display: block;}
.nav li ul li ul li{float: left;margin: 0;white-space: nowrap;height: 35px; line-height: 35px;}
.nav li ul li ul li a{display: block;margin: 0; font-size: 12px; text-align: center;}
.nav li ul li ul li a:hover{color: #FFF;background: #0B78E6;}
/* banner-box */
.banner-box{min-width:100%;position:relative;overflow:hidden;}
.banner-box .bd{ width:100% !important;}
.banner-box .bd li .m-width {width:100%;margin:0 auto;overflow:hidden;}
.banner-box .bd li{width:100% !important;}
.banner-box .bd li a{display:block;background-size:auto;}

.banner-box .prev,.banner-box .next{width:40px;height:80px;position:absolute;z-index:1;top:50%;margin-top:-55px;} 
.banner-box .prev{left:10px;background:url(../images/slider-arrow.png) -126px -127px no-repeat;display:none;} 
.banner-box .next{right:10px;background:url(../images/slider-arrow.png) -6px -127px no-repeat;display:none;}
.banner-box .hd {
	width: 200px;
    position: absolute;
    z-index: 1;
    bottom: 20px;
    left: 50%;
    margin-left: -100px;
    height: 13px;
    padding-top: 7px;
    padding-bottom: 7px;
    background-color: #000;
    border-radius: 30px;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}
.banner-box .hd ul { text-align:center;}
.banner-box .hd ul li{
	width:13px;
	height:13px;
	border-radius: 50%;
	line-height:999px;
	margin-right:10px;
	margin-left: 10px;
	background:#FFF;
	cursor:pointer;
	display:inline-block;
	*display:inline;zoom:1;
}
.banner-box .hd ul li.on{background:#f00;}
.banner-box img{width:100%;_width:100%;}
/* index */
#index,#main_customer{
	width: 990px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

/*服务项目*/
#product{
	width: 1100px;
	min-height:400px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#product_title{
	width:300px;
	float:left;
	}
#product_title a{
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
	font-size:16pt;
	line-height:18pt;
	}
#product_title span{
	padding-left: 10px;
	color:#ccc;
	font-size:9pt;
	text-transform:uppercase;
	}
/*tab切换*/	
.tab {
	width:100%;
	padding-top:30px;
}
.tab-tle {
	width:800px;
	height:45px;
	float:right;
	text-align:right;
}
.tab-tle label {
	padding:10px;
	margin-right:10px;
	text-align:center;
}
.tab-tle label:hover,.tab-tle label.cur {
	text-decoration:none;
	color: #FFF;
	background-color:#0B78E6;
	text-align:center;
}
.tab-tle label img {
	vertical-align:middle;
}
/* label文字加了超级链接，有两个设置，一个label、一个cur */
.tab-tle label a {
	font-family:"Microsoft YaHei", "宋体", Arial, Sans-Serif;
	font-size: 12pt;
	text-decoration: none;
}
.tab-tle label a:hover {
	font-family:"Microsoft YaHei", "宋体", Arial, Sans-Serif;
	font-size: 12pt;
	color: #fFF;
	text-decoration: none;
}
.tab-tcon {
	padding-top:10px;
}
/* 系统自动的，当前高亮*/
.cur a {
	font-family:"Microsoft YaHei", "宋体", Arial, Sans-Serif;
	font-size:12pt;
	color:#FFF;
	text-decoration: none;
}
.cur a:hover {
	font-family:"Microsoft YaHei", "宋体", Arial, Sans-Serif;
	font-size:12pt;
	color:#fff;
	text-decoration: underline;
}
.tab-item {
	height:400px;
}
/* 产品滚动开始*/
.picMarquee-left {
	width:1100px;
	overflow:hidden;
	position:relative;
}
.picMarquee-left .hd {
	overflow:hidden;
	height:30px;
	background:#f4f4f4;
}
.picMarquee-left .bd {
	padding:0px;
	margin: 0px;
}
.picMarquee-left .bd ul {
	overflow:hidden;
	zoom:1;
}
.picMarquee-left .bd ul li {
	width:350px;
	margin-right:25px;
	float:left;
	_display:inline;
	overflow:hidden;
}
.picMarquee-left .bd ul li:hover{
	 box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
	}
.picMarquee-left .bd ul li:hover .pic_title{
	border-bottom:2px solid #0B78E6;
	}
.picMarquee-left .bd ul li:hover .pic_title a{
	color: #0B78E6;
	}
.picMarquee-left .bd ul li .pic {
	position:relative;
	width:350px;
	height:230px;
	overflow: hidden;
}
.picMarquee-left .bd ul li .pic img {
	width:350px;
	height:230px;
	display:block;
}
.picMarquee-left .bd ul li .pic a:hover img {
	border-color:#999;
}
.picMarquee-left .pic_title{
	width:330px;
	padding-left:20px;
	height:100px;
	line-height:30px;
	border-bottom:2px solid #eaeaea;
	}
.picMarquee-left .pic_title a{
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
	font-size:12pt;
	}
.picMarquee-left .pic_title span{
	display: block;
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
	font-size:10pt;
	color: #666;
}
/* 首页三图标 */
#mainnav{
	background-color: #096de4;
	height: 500px;
	color: #fff;
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
}
#mainnav ul{
	width: 858px;
	padding-top: 50px;
	margin: 0 auto;
	position: relative;
}
#mainnav ul li{
	width: 286px;
	float: left;
	text-align: center;
}
#mainnav ul li .icon{
	width: 100%;
	text-align: center;
}
#mainnav ul li .title{
	width: 100%;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
}
#mainnav ul li img{
	width: 160px;
	height: 160px;
	transform-style: preserve-3d;
    transition: 1s ease;
}
#mainnav ul li img:hover {
    transform: rotateY(180deg);
}
/*关于我们*/
#about_k{
	width: 1200px;
	height: 250px;
	margin: 0 auto;
	position: relative;
}
#about{
	width: 1030px;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 85px;
	padding-right: 85px;
	background-color: #fff;
	box-shadow: 2px 2px 10px 0px #eaeaea;
	position: absolute;
	top: -150px;
	z-index: 1;
	left:50%;/* 先设置左边距 */
	margin-left:-600px; /* 再设置宽度975的一半 */
	}
#about:hover{
	box-shadow: 2px 2px 15px 4px #eaeaea;
}
#about_l{
	width:340px;
	float:left;
	overflow: hidden;
	}
#about_l img{
	max-width:340px;
	transition:All 0.5s ease-in-out;
	-webkit-transition:All 0.5s ease-in-out;
	-moz-transition:All 0.5s ease-in-out;
	-o-transition:All 0.5s ease-in-out;
	}
#about_l img:hover{
   transform:scale(1.1);
   transition:all 2s ease;
	}
#about_r{
	width:620px;
	float:right;
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
	font-size:11pt;
	line-height:200%;
	}
#about_r_title{
	margin-bottom:20px;
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
	font-size:14pt;
	line-height:14pt;
	}
#about_r_title span{
	color:#ccc;
	font-size:9pt;
	text-transform:uppercase;
	}
#about_r_more {
    width: 150px;
	float:right;
    height: 35px;
    line-height: 35px;
    display: block;
    text-align: center;
	margin-top:10px;
	border: 1px solid #ccc;
}
#about_r_more:hover{
	box-shadow: 3px 5px 0px 0px rgba(0, 0, 0, 0.23);
	}
#about_r_more a{
	font-size:13pt;
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
	color:#ccc;
	}
/*新闻中心*/
#news{
	width: 1200px;
	min-height:350px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#news_title{
	width:100%;
	padding-bottom:10px;
	}
#news_title a{
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
	font-size:14pt;
	line-height:18pt;
	}
#news_title span{
	color:#ccc;
	font-size:9pt;
	text-transform:uppercase;
	padding-left: 10px;
	}
#news_list{
	width: 1200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#news_list_l{
	width:540px;
	height: 300px;
	padding:20px;
	float:left;
	background-color: #F7F7F7;
	}
#news_list_l:hover{
	background-color: #0B78E6;
	}
#news_list_l:hover .news_list_l_title a,
#news_list_l:hover .news_list_l_d,
#news_list_l:hover .news_list_l_d span,
#news_list_l:hover .news_list_l_description{
	color: #fff;
	}
#news_list_l:hover .news_list_l_img img{
	transform:scale(1.1);
    transition:all 2s ease;
	}
.news_list_l_d{
	width: 100px;
	float: left;
	color: #000;
	font-size:28px;
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
	}
.news_list_l_d span{
	display: block;
	color: #ccc;
	font-size:14px;
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
	background-image: url(../images/news_line.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.news_list_l_title a{
	color: #000;
	font-size:14pt;
	line-height:35px;
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
	}
.news_list_l_title a:hover{
	color: #d92616;
	}
.news_list_l_description{
	color: #666;
	font-size:10pt;
	line-height:200%;
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
	}
.news_list_l_img{
	width: 540px;
	height:240px;
	margin-bottom: 10px;
	overflow: hidden;
	}
.news_list_l_img img{
	width: 5400px;
	height:240px;
	transition:All 0.5s ease-in-out;
	-webkit-transition:All 0.5s ease-in-out;
	-moz-transition:All 0.5s ease-in-out;
	-o-transition:All 0.5s ease-in-out;
	}
#news_list_r{
	width:560px;
	float:right;
	}
#news_list_r li{
	width:540px;
	padding-left:10px;
	padding-right:10px;
	height:100px;
	margin-bottom: 19px;
	background-color: #F7F7F7;
	}
#news_list_r li:hover{
	background-color: #0B78E6;
	}
#news_list_r li:hover a,
#news_list_r li:hover .news_list_r_description,
#news_list_r li:hover .news_list_r_d{
	color: #FFF;
	}
.news_list_r_title a{
	color: #000;
	font-size:13pt;
	line-height:50px;
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
	}
.news_list_r_title a:hover{
	color: #FFFF;
	}
.news_list_r_d{
	height:50px;
	line-height:50px;
	float:right;
	color: #cccccc;
	font-size:16pt;
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
	}
.news_list_r_description{
	color: #666;
	font-size:10pt;
	line-height:200%;
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
	}
/*成功案例*/
#index_case{
	width: 1200px;
	padding-top: 20px;
	}
.case_title{
	width:100%;
	padding-bottom: 20px;
	}
.case_title a{
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
	font-size:14pt;
	line-height:18pt;
	}
.case_title span{
	color:#ccc;
	font-size:9pt;
	text-transform:uppercase;
	padding-left: 10px;
	}
.picMarquee{
	width:1200px;
	position:relative;
}
.picMarquee .bd {
	padding:0px;
	margin: 0px;
}
.picMarquee .bd ul {
	overflow:hidden;
	zoom:1;
}
.picMarquee .bd ul li {
	width:380px;
	margin-right:30px;
	margin-bottom: 20px;
	float:left;
	_display:inline;
	overflow:hidden;
	display:table;/*必须*/
}
.picMarquee .bd ul li:hover .pic_title{
	border-bottom:2px solid #0B78E6;
	}
.picMarquee .bd ul li:hover .pic_title a{
	color: #0B78E6;
	}
.picMarquee .bd ul li:hover .pic img{
	-webkit-filter: grayscale(60%); /* Chrome, Safari, Opera */
	filter: grayscale(60%);
}
.picMarquee .bd ul li .pic {
	width:380px;
	height:210px;
	position:relative;
	overflow: hidden;
}
.picMarquee .bd ul li .pic a{
	width:380px;
	height:210px;
	display:table-cell;
	text-align:center; 
	*font-size:187.53px; /* height与font-size之比大约为：1:0.893; 兼容IE6 */
	zoom:1; 
	vertical-align:middle;
}
.picMarquee .bd ul li .pic img {
	max-width:380px;
	max-height:210px;
}
.picMarquee .bd ul li .pic a:hover img {
	border-color:#999;
}
.picMarquee .pic_title{
	width:380px;
	height:50px;
	text-align: center;
	line-height:50px;
	border-bottom:2px solid #eaeaea;
	transition:All 0.5s ease-in-out;
	-webkit-transition:All 0.5s ease-in-out;
	-moz-transition:All 0.5s ease-in-out;
	-o-transition:All 0.5s ease-in-out;
	}
.picMarquee .pic_title a{
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
	font-size:12pt;
	}
.picMarquee .prev,
.picMarquee .next{width:40px;height:40px;position:absolute;z-index:1;top:50%;margin-top:-50px;} 
.picMarquee .prev{background:url(../images/btn.png) 0 -48px no-repeat;left:-25px} 
.picMarquee .next{background:url(../images/btn.png) -40px -48px no-repeat;right:-25px;}
.picMarquee .prev:hover{
	background:url(../images/btn.png) 0 0 no-repeat;
	box-shadow: 0px 0 5px -1px #666;
}
.picMarquee .next:hover{
	background:url(../images/btn.png) -40px 0 no-repeat;
	box-shadow: 0 0 5px -1px #666;
}
/* 二级页面 */
#main{
	width: 1200px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#main_left{
	width: 255px;
	float:left;
	}
.catname{
	width: 233px;
	padding: 10px;
	height: 50px;
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
	background-color: #0B78E6;
	background-image: url(../images/subnav.png);
	background-repeat: no-repeat;
	background-position: center right;
}
.catname .dir{
	width: 100%;
	line-height: 26px;
	color: #FFF;
	text-transform:uppercase;
	font-size: 22px;
}
.catname .zh{
	width: 100%;
	color: #DDD;
	font-size: 12pt;
	text-transform:uppercase;
}

.left_list{
	width: 241px;
	padding: 5px;
	border-bottom: 1px solid #e2e2e2;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	margin-bottom: 15px;
	line-height: 200%;
	}
.left_ss{
	padding:5px;
	margin-top:10px;
	display: none;
	}
/* 左侧栏目导航*/
.left_nav {
	width: 251px;
	border-bottom: 1px solid #e2e2e2;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	margin-bottom: 15px;
}
.left_nav ul a {
	/* 整体字体颜色*/
	font-family:"Microsoft YaHei", "宋体", Arial, Sans-Serif;
	font-size:11pt;
	text-decoration: none;
	color: #000;
}
.left_nav ul a:hover {
	text-decoration: none;
}
.left_nav>ul>li {
	text-align:center;
	line-height:50px;
	min-height:50px;
	position:relative;
}
.left_nav>ul>li ul {
	display:none;
	background-color:#FFF;
}
.left_nav>ul>li ul a {
	color: #000;/* 三级分类字体颜色 */
	font-size: 10pt;
}
.left_nav>ul>li ul a:hover {
	color: #f00;
}
.left_nav>ul>li>a {
	position:relative;/*jquery的slideDow效果不兼容IE7*/
	*+position: !important;/*IE7去效果代码*/
	display:block;
	font-family:"Microsoft YaHei", "宋体", Arial, Sans-Serif;
	font-size:12pt;
	width:100%;
	height:100%;
	transition:all 0.5s;
}
.left_nav>ul>li>span a {
	position:absolute;
	z-index:99;
	font-family: "宋体";
	font-size: 18px;
	font-weight: bold;
	left: 40px;/*如果标题字数过长，可以调节数值*/
	transform: rotate(0);
	-webkit-transform: rotate(0);
	transition: all 0.5s;
}
.left_nav>ul>li>span a.on {
	transform:rotate(90deg);
	-webkit-transform:rotate(90deg);
}
.left_nav>ul>li>a.on{
	color: #F00;
}
.left_nav>ul>li:hover {
	/* 鼠标经过变色 */
}
.left_nav>ul>li:hover span>a,.left_nav>ul>li:hover>a{
	color:#f00;
}
.left_sub a {
	font-size:14px;
	color:#FFF;
}
.left_sub a:hover {
	color:#5390cd;
	text-decoration: none;
}
.highlight {
/*当前栏目高亮预制*/
}
.highlight a {
	color: #F00;
}
/* 左侧栏目导航_结束*/
#main_right{
	width: 910px;
	float:right;
	}
/* 二级页面右侧*/
#content_lm{
	width: 890px;
	padding-left: 20px;
	line-height:40px;
	height:48px;
	overflow: hidden;/* 超出部分自动隐藏 */
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
	font-size:14pt;
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
	background: url(../images/title_line.jpg) no-repeat 0 0;
	}
#content_lm span{
	font-weight: normal;
	font-family:"宋体",Arial,Sans-Serif;
	font-size:9pt;
	float:right;
	padding-right:10px;
	}
#content{
	width: 900px;
	padding:5px;
	min-height:350px; 
	height:auto!important; 
	height:350px;
	line-height: 200%;
	}
/*main-body*/
#main-body { }
.innerp { position:relative; padding-top:30px}
/*product*/
.prolist ul li { float:left; margin:0 40px 20px 0; position:relative; z-index:12}
.prolist ul li .img-de{
	position: absolute;
	right: -15px;
	top: 20px;
	overflow: hidden;
	height: 86px;
}
.prolist ul li .img-de .img-l {
	height: 86px;
	padding-left: 10px;
	padding-right: 2px;
	padding-top: 20px;
	background: url(../images/sprites.png) no-repeat 0px -487px;
	max-width: 200px;
	float:left;
	position:relative;
	right:-500px; 
}
.prolist ul li .img-de .img-l{ _background: url(../images/sprites.gif) no-repeat 0px -487px;}

.prolist ul li .img-de .img-l .img-title{
	font-size: 16px;
	margin-bottom: 2px;
}

.prolist ul li .img-de .img-l .img-title a{
	text-decoration: none;
	color: #49494b;
}

.prolist ul li .img-de .img-l .img-date{
	font-size: 12px;
	text-align: right;
	color: #7b7b7b;
}

.prolist ul li .img-de .img-r{
	float: right;
	width: 15px;
	height: 96px;
	cursor:pointer;
	background: url(../images/sprites.png) no-repeat 0px -579px;
}
.prolist ul li .img-de .img-r{_background: url(../images/sprites.gif) no-repeat 0px -579px;}

/*marquee-products*/
.marqu-holder { position:relative}
.marqu-holder .marqu-arrow { background:url(../images/sprites.png) no-repeat left -115px; width:52px; height:52px; position:absolute; left:0; top:35px; overflow:hidden; cursor:pointer; z-index:11}
.marqu-holder .marqu-arrow { _background:url(../images/sprites.gif) no-repeat left -115px;}
.marqu-holder .marqu-right { right:0; left:auto; background-position:-104px -115px}
.marqu-holder .marqu-right:hover { background-position:-156px -115px}
.marqu-holder .marqu-left:hover { background-position:-52px -115px}

.marqu-prolist .marqu-area { overflow:hidden; position:relative; z-index:10; height:120px}
.marqu-prolist .marqu-area ul { *height:120px; }
.marqu-prolist .marqu-area ul li { float:left; padding:0 13px; *width:220px;}
.marqu-prolist .marqu-area ul li .img-info { position:relative; height:120px; overflow:hidden}
.marqu-prolist .marqu-area ul li .img-title { position:absolute; background:url(../images/trbg.png) repeat-x; height:25px; line-height:25px; width:100%; color:white; bottom:-25px; left:0; text-align:center}
.marqu-prolist .marqu-area ul li .img-title a { color:#fff}
.marqu-prolist .marqu-area ul { width:4920px; height:120px}
/*footer*/
#footer{
	width: 100%;
	background: #0B78E6;
	border-top: 1px solid #fff;
}

#footer .copyright{
	color:white;
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
	font-size:10pt;
	width:1200px;
	min-height:50px;
	}
#footer .copyright a {
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
	font-size:10pt;
	color: #ffffff;
	text-decoration: none;
}
#footer .copyright a:hover  {
	font-family:"Microsoft YaHei","宋体",Arial,Sans-Serif;
	font-size:10pt;
	color: #999;
	text-decoration: none;
}
#footer .copyright img{
	margin-bottom:20px;
	}
/*social-bar*/

#social-bar{
	display: block;
	position: absolute;
	top: -40px;
	left: 0px;
	height: 74px;
	overflow: hidden;
	color: #49494b;
	background: url(../images/social-bg.png) no-repeat;
	z-index: 999;
}
#social-bar{_background: url(../images/social-bg.gif) no-repeat;}
#social-bar #share_code { margin:40px 0 10px 20px}
.ptop{ position:relative; height:74px}
#top-social-bar {
	display: block;
	position: absolute;
	top: -30px;
	left: 0px;
	height: 60px;
	line-height:60px;
	padding:0 20px;
	overflow: hidden;
	color: #49494b;
	font-size: 16px;
	background: url(../images/title-bg.png) no-repeat;
}
/*visit_path*/
.visit_path a { color:#7796ce}
.visit_path span { }
/*left*/
.left-nav-list li{ padding:5px 0; border-bottom:1px dashed #ccc}
.left-nav-content li{ padding:5px 0; border-bottom:1px dashed #ccc}

/*单/详情页*/

.single-p { line-height:24px;color:#666;}
.single-p .title{font-size:24px;text-align:center;line-height:40px;color:#000;}
.single-p .info{height:27px;line-height:28px;text-align:right;margin:15px auto;color:#666;}
.single-p .info small{margin-left:8px;margin-right:3px;color:#999;font-size:12px;}
.single-p .info .small,.info .big{font-family:Georgia;font-weight:bold;cursor:pointer;}
.single-p .info .small{font-size:10px;padding-right:3px;}
.single-p .info .big{color:#003ba6;padding-left:3px;}
.single-p .desc{margin:20px 0 15px;padding:5px 10px;line-height:20px;border:1px solid #f4e4b4;background:#fffff0;}

.preNext { position:relative}
.preNext .line{height:10px;overflow:hidden;clear:both;background:url(../images/box_dotline.gif) left 15px repeat-x;margin:4px auto;padding-top:10px;}
.preNext .line strong{display:block;width:8px;height:10px;overflow:hidden;font-size:0px;line-height:100px;background:url(../images/box_dotline.gif) right -10px no-repeat;float:left;}
.preNext .text{color:#999;}
.preNext .text li { margin-bottom:5px}
.preNext .actBox{position:absolute;top:25px;right:0;}
.preNext .actBox li{display:inline;padding-left:22px;background-image:url(../images/actbox-ico.gif);background-repeat:no-repeat;margin-left:10px;}
.preNext .actBox li a{color:#666;}
.preNext .actBox li#act-fav{background-position:4px 0px;}
.preNext .actBox li#act-err{background-position:4px -37px;}
.preNext .actBox li#act-pus{background-position:4px -73px;}
.preNext .actBox li#act-pnt{background-position:4px -109px;}

/*Top按钮*/
*html{background-image:url(about:blank);background-attachment:fixed;}/*解决IE6下滚动抖动的问题*/
.tbox{width:50px;float:right;position:fixed;right:10px;bottom:15px;_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));_margin-bottom:15px;display:none;}/*解决IE6下不兼容 position:fixed 的问题*/
.tbox #gotop{width:50px;height:50px;background:url(../images/icon.png) no-repeat 0 0;display:block;}

/*lanmu*/
.lanmu { margin-bottom:10px}
.contactus {}
/*image-list*/
.image-item {
	width:264px;
	height:210px;
	float:left;
	margin:7px;
	text-align:center;
	padding: 10px;
	background:#FFF;
	border: 1px solid #CCC;
	transition:All 0.5s ease-in-out;
	-webkit-transition:All 0.5s ease-in-out;
	-moz-transition:All 0.5s ease-in-out;
	-o-transition:All 0.5s ease-in-out;
	position:relative;
	}
.image-item:hover{
	border: 1px solid #0B78E6;
	box-shadow: 0px 10px 10px -14px rgba(0, 0, 0, 0.65);
}
.image-item:hover img{
	-webkit-filter: grayscale(60%); /* Chrome, Safari, Opera */
    filter: grayscale(60%);
}
.image-item p {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.image-item-img {
     width:264px;
     height:180px;
	 overflow: hidden;
	 display:table;/*图片垂直居中必须*/
     }
.image-item-img a{
	display:table-cell;/*图片垂直居中配套代码*/
	width:204px;
	height:180px; 
	text-align:center;
	*font-size:167px;/* height与font-size之比大约为：1:0.893; zoom:1是为了触发IE的hasLayout */
	zoom:1;
	vertical-align:middle;
	}
.image-item-img img {
	 max-width:264px;
	 max-height:180px;
     }
.image-item-wenzi { 
	line-height:40px;
	text-align:center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	}
.image-item-wenzi a {
	font-size: 12pt;
}
.image-item:hover a { text-decoration:none;}
/*text-list*/
.news-title {
	font-size:16px;
	margin-bottom:5px;
	font-weight:bold;
	height: 25px;
	line-height:25px;
}
.news-title a{
	font-size:16px;
	color:#8f8f8f;
}
.thumb-news-item .news-date  { 
	float:right; 
	color:#ccc;
}
.thumb-news-item .news-content .news-descri {}
.thumb-news-item a {
	display:block;
	cursor:pointer;
	padding:5px
}
.thumb-news-item a:hover {
	text-decoration:none;
	background-color:#FFF;
	box-shadow:2px 2px 5px #CCC;
}
.news-thumb img{
	max-width:300px;
	max-height:150px;
	padding-right:10px;
	}
.news-list{
	height:80px;
	}
.news-time{
	width: 80px;
	padding-right:10px;
	float:left;
	color:#CCC;
	text-align: center;
	}
a:hover .news-time{
	color:#F00;
}
.news-time span{
	width:80px;
	padding:0;
	margin:0;
	font-size: 59px;
	line-height:100%;
	display: block;
	}
/*category-list*/
.category-list { margin-bottom:15px; padding-bottom:15px; border-bottom:1px dashed #ccc}

/*normal-news-list*/
.normal-news-list li{ *clear:both;}
.normal-news-list li a{*float:left;}
.normal-news-list li .news-date { float:right; color:#ccc; margin-right:5px}
/*pages*/
#pages { padding:14px 0 10px; margin:10px; }
#pages a { display:inline-block; width:26px; height:22px; line-height:22px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333}
#pages a.a1 { width:56px; background:#FFF}
#pages a:hover { background:#F3F2F0; color:#000; text-decoration:none; }
#pages span { display:inline-block; width:26px; height:22px; line-height:22px; background:#be9f4e; border:1px solid #CCC; color:#fff; text-align:center; }
.page .noPage { display:inline-block; width:56px; height:22px; line-height:22px; background:url(../img/icu/titleBg.png) repeat-x 0 -55px ; border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }

/*table_form*/
.table_form tr td { padding:5px}

/*form-guide*/